home *** CD-ROM | disk | FTP | other *** search
- body
- {
- font-family:Lucida Grande, Tahoma, SimSun, Arial, sans-serif;
- font-size:12px;
- margin:0 0 0 0;
- padding:0 0 0 0;
- }
-
- a:link, a:visited, a:hover, a:active
- {
- cursor:default;
- }
-
- #AbsContainer
- {
- position:absolute;
- display:block;
-
-
- float:left;
- left:0px;
- top:0px;
- margin:0 0 0 0;
- background:#545454 url(/img/ProjectCenter/loading_bg.jpg) center no-repeat;
- z-index:-2;
- }
-
- #Header
- {
- float:left;
- position:relative;
- margin:0 0 0 0;
- background:url(/img/ProjectCenter/header_bg_2.jpg) repeat-x top left;
- width:100%;
- height:62px;
- }
-
- #CodeXApps_Label
- {
- width:1000px;
- height:62px;
- background:url(/img/ProjectCenter/header_left_2.jpg) left top no-repeat;
- position:absolute;
- left:0px;
- top:0px;
- }
-
- #ProjectCenter_Label
- {
- display:none;
- position:absolute;
- width:260px;
- height:62px;
- background:url(/img/ProjectCenter/header_right.jpg) right top no-repeat;
- right:0px;
- top:0px;
- }
-
- #Header h1
- {
- position:absolute;
- top:12px !important;
- top:25px;
- right:15px;
- font-size:20px;
- color:#fff;
- padding-right:5px;
- border-right:2px solid #ddd;
-
- cursor:pointer;
- cursor:hand;
- }
-
- #Header h2
- {
- position:absolute;
- top:0px !important;
- top:10px;
- right:15px;
- font-size:14px;
- color:#ddd;
- padding-right:5px;
- border-right:2px solid #ddd;
-
- cursor:pointer;
- cursor:hand;
- }
-
- #LeftPanel_BG
- {
- position:absolute;
- left:0px;
- top:0px;
-
- width:190px;
- height:99%;
-
- background:url(/img/ProjectCenter/page_bg.jpg) left repeat-y #d8d8d8;
-
- z-index:-1;
- }
-
- #LeftPanel
- {
- float:left;
- display:block;
-
- width:180px;
- }
-
- a.CreateNewButton:link, a.CreateNewButton:visited
- {
- float:left;
- width:160px;
- height:30px;
- background:url(/img/ProjectCenter/btn_CreateNew_3.jpg) left bottom no-repeat #337AC8;
- text-align:center;
- color:#444;
- line-height:30px;
- text-decoration:none;
- font-size:14px;
- font-weight:bold;
- }
-
- a.CreateNewButton:hover
- {
- color:#000;
- background:url(/img/ProjectCenter/btn_CreateNew_3_hover.jpg) left bottom no-repeat #337AC8;
- }
-
- a.CreateNewButton:active
- {
- color:#f00;
- background:url(/img/ProjectCenter/btn_CreateNew_3_active.jpg) left center no-repeat #337AC8;
- }
-
- a.PanelTitle_Plus:link, a.PanelTitle_Plus:visited
- {
- float:left;
- display:inline;
- width:21px;
- height:18px;
- margin:0 0 0 0;
- background:url(/img/ProjectCenter/PanelTitle_plus.jpg) left top no-repeat;
- }
- a.PanelTitle_Plus:hover
- {
- background:url(/img/ProjectCenter/PanelTitle_plus_hover.jpg) left top no-repeat;
- }
-
- a.PanelTitle_Minus:link, a.PanelTitle_Minus:visited
- {
- float:left;
- display:inline;
- width:21px;
- height:18px;
- margin:0 0 0 0;
- background:url(/img/ProjectCenter/PanelTitle_minus.jpg) left top no-repeat;
- }
- a.PanelTitle_Minus:hover
- {
- background:url(/img/ProjectCenter/PanelTitle_minus_hover.jpg) left top no-repeat;
- }
-
- #LeftPanel h2
- {
- float:left;
- padding-right:5px;
- width:175px !important;
- width:180px;
-
- height:18px;
- background:url(/img/ProjectCenter/left_PanelTitle.jpg) repeat-x left top;
- text-align:right;
- line-height:18px;
- color:#666;
- font-family:Tahoma, Arial, sans-serif;
- font-size:12px;
-
- margin:0 0 0 0;
-
- border-bottom:1px solid #666;
- }
-
- #LeftPanel a.ListItem:link, #LeftPanel a.ListItem:visited
- {
- float:left;
- padding-left:20px;
- width:160px !important;
- width:180px;
- height:25px;
-
- background:#d8d8d8;
- border-bottom:1px solid #a6a6a6;
-
- line-height:25px;
- text-decoration:none;
-
- color:#555;
- }
-
- #LeftPanel a.ListItem:hover
- {
- color:#222;
- background:url(/img/ProjectCenter/left_SelectedItem.jpg) left no-repeat #fff;
- }
-
- #LeftPanel a.ListItem:active
- {
- color:#fff;
- background:#c8c8c8;
- }
-
- a.ProItem:link, a.ProItem:visited
- {
- float:left;
- padding-left:20px;
- width:160px !important;
- width:180px;
- height:25px;
-
- border-bottom:1px solid #a6a6a6;
-
- line-height:25px;
- text-decoration:none;
-
- background:url(/img/ProjectCenter/proitem.jpg) right center no-repeat #d8d8d8;
- color:#777;
- line-height:25px;
- }
- a.ProItem:hover
- {
- color:#555;
- background:url(/img/ProjectCenter/proitem_hover.jpg) right center no-repeat #e8e8e8;
- }
-
- a.TagItem:link, a.TagItem:visited
- {
- float:left;
- padding-right:10px;
- width:170px !important;
- width:180px;
- height:25px;
-
- text-align:right;
- line-height:25px;
- text-decoration:none;
-
- color:#666;
-
- border-top:1px solid #d8d8d8;
- border-bottom:1px solid #d8d8d8;
- }
-
- a.TagItem:hover
- {
- color:#222;
- background:url(/img/ProjectCenter/left_TagItem_hover.jpg) right no-repeat;
- }
-
- a.TagItem:active
- {
- color:#fff;
- background:url(/img/ProjectCenter/left_TagItem_active.jpg) right no-repeat;
- }
-
- .SelectedItem
- {
- color:#222 !Important;
- font-weight:bold;
- background:url(/img/ProjectCenter/left_TagItem.jpg) right no-repeat #eee !important;
- }
-
- .SelectedTag
- {
- background:url(/img/ProjectCenter/left_TagItem.jpg) right no-repeat #eee !important;
- color:#000 !important;
- border-top:1px solid #bbb !important;
- border-bottom:1px solid #bbb !important;
- }
-
- #SearchBox
- {
- float:left;
- padding:0 5px 0 5px;
- width:170px !important;
- width:180px;
- height:60px;
- background:#f0f0f0;
-
- text-align:right;
- color:#666;
- line-height:18px;
- }
-
- .Input_Search
- {
- float:left;
- width:160px;
- height:18px;
- margin-left:5px;
-
- background:#fff;
- color:#222;
-
- text-align:center;
- }
-
- #SearchHint
- {
- float:left;
- margin-left:5px;
- text-align:left;
-
- color:#666;
- }
-
- .Spacer
- {
- float:left;
- display:none;
- width:180px;
- height:40px;
- }
-
- a.btn_Return:link, a.btn_Return:visited
- {
- float:left;
- position:absolute;
- left:3px;
- bottom:23px;
-
- width:172px;
- height:18px;
- background:url(/img/ProjectCenter/btn_Return.jpg) repeat-x;
- border:1px solid #777;
-
- color:#555;
- text-align:center;
- text-decoration:none;
- line-height:18px;
- }
-
- a.btn_Return:hover
- {
- color:#000;
- background:url(/img/ProjectCenter/btn_Return_hover.jpg) repeat-x;
- }
-
- #RightPanel_BG
- {
- position:absolute;
- right:0px;
- top:0px;
- background:url(/img/ProjectCenter/right_bg.jpg) right top repeat-y;
- width:170px;
- height:99%;
- z-index:-1;
- }
-
- #x_BuddyList
- {
- float:left;
- width:180px;
-
- overflow:auto;
- background:#d8d8d8;
- }
-
- #CollapseBox
- {
- float:left;
- display:block;
- position:absolute;
- left:0px;
- bottom:20px;
- width:180px;
- }
-
- #RightPanel
- {
- float:right;
- display:block;
- margin:0 0 0 0;
- width:160px;
- }
-
- #RightPanel h2
- {
- float:right;
- padding-right:5px;
- width:155px !important;
- width:160px;
-
- height:18px;
- background:url(/img/ProjectCenter/left_PanelTitle.jpg) repeat-x left top;
- text-align:right;
- line-height:18px;
- color:#666;
- font-family:Tahoma, Arial, sans-serif;
- font-size:12px;
-
- margin:0 0 0 0;
-
- border-bottom:1px solid #666;
- }
-
- a.BuddyItem:link, a.BuddyItem:visited
- {
- float:left;
- padding-left:5px;
-
- width:95%;
- height:20px;
- border-bottom:1px solid #ccc;
-
- line-height:20px;
- text-decoration:none;
-
- color:#333;
- }
-
- a.BuddyItem:hover
- {
- color:#222;
- background:#e5e5e5;
-
- border-bottom:1px solid #ccc;
- }
-
- .People_ID
- {
- float:left;
- display:block;
- margin:0 0 0 0 !important;
-
-
- width:94%;
- height:20px;
- cursor:hand;
- }
-
- .Online{ background:url(/img/App_GUI/Misc/buddy_online.gif) right top no-repeat;}
- .Busy{ background:url(/img/App_GUI/Misc/buddy_busy.gif) right top no-repeat;}
- .Offline{ background:url(/img/App_GUI/Misc/buddy_offline.gif) right top no-repeat;}
-
- .SelectedPeople
- {
- color:#222 !important;
- background-color:#fff !important;
- font-weight:bold !important;
- border-top:0px solid #888 !important;
- border-bottom:0px solid #fff !important;
- }
-
- .ControlSets
- {
- float:left;
- clear:left;
- display:block;
- width:94%;
- padding:0 0 5px 5px;
- border-bottom:1px solid #666;
- background:#ececec;
-
- color:#333;
- line-height:18px;
- margin-bottom:5px;
- }
-
- .Input_SendTextMSG
- {
- float:left;
- width:95%;
- height:50px;
- margin:2px 0 2px 0px;
- background:#fff;
- border:1px solid #aaa;
- font-size:16px;
- }
-
- a.btn_Confirm:link, a.btn_Confirm:visited
- {
- float:left;
- margin-right:5px;
- padding:0 5px 0 5px;
- height:18px;
- background:url(/img/ProjectCenter/btn_Return.jpg) repeat-x bottom #ececec;
- border:1px solid #777;
-
- color:#333;
- text-align:center;
- text-decoration:none;
- line-height:17px !important;
- line-height:14px;
- font-size:12px;
- }
-
- a.btn_Confirm:hover
- {
- color:#000;
- background:url(/img/ProjectCenter/btn_Return_hover.jpg) repeat-x bottom;
- }
-
- a.CancelLink:link, a.CancelLink:visited
- {
- color:#555;
- text-decoration:underline;
- line-height:18px;
- }
- a.CancelLink:hover
- {
- background:#555;
- color:#fff;
- text-decoration:none;
- }
-
- .Disabled
- {
- color:#aaa !important;
- }
-
- #IncomingMSG
- {
- float:right;
- display:block;
- position:absolute;
- right:0px;
- bottom:0px;
- width:160px;
- height:200px;
- background:url(/img/ProjectCenter/IncomingMSG_bg.jpg) left top no-repeat #dfdfdf;
- border:3px solid #000;
- border-bottom:0px;
- z-index:2;
- }
-
- #IncomingMSG_Reminder
- {
- float:right;
- position:absolute;
- right:4px;
- bottom:0px;
- width:160px;
- background:url(/img/ProjectCenter/IncomingMSG_Reminder_bg.jpg) repeat-x left top;
- border-left:0px solid #000;
- z-index:1;
- }
-
- #IncomingMSG h2
- {
- float:left;
- padding-right:5px;
- width:155px !important;
- width:160px;
-
- height:18px;
-
- background:url(/img/ProjectCenter/left_PanelTitle.jpg) repeat-x left top;
- text-align:right;
- line-height:18px;
- color:#666;
- font-family:Tahoma, Arial, sans-serif;
- font-size:12px;
-
- margin:0 0 0 0;
-
- border-bottom:1px solid #666;
- }
-
- #IncomingMSG_Reminder h2
- {
- float:left;
- padding-right:5px;
- width:155px !important;
- width:160px;
-
- height:18px;
-
- background:none;
-
- text-align:right;
- line-height:18px;
- color:#666;
- font-family:Tahoma, Arial, sans-serif;
- font-size:12px;
-
- margin:0 0 0 0;
-
- border-bottom:1px solid #666;
- }
-
- .FlashingBG
- {
- background:url(/img/ProjectCenter/flashingmsg.gif) left top no-repeat !important;
- }
-
- #TextMSGFrame
- {
- float:left;
- margin:2px 0 0px 5px !important;
- margin:2px 0 0px 3px;
- width:150px;
- height:110px;
- background:url(/img/ProjectCenter/textmessage_bg.jpg) no-repeat left top;
- }
-
- .MessageBox
- {
- float:left;
- background:#fff;
- border:0px;
- width:138px;
- height:90px;
- margin:7px 0 0 6px;
- overflow:auto;
- }
-
- .Sender_Avatar
- {
- float:left;
- border:1px solid #999;
- width:60px;
- margin-left:5px;
- }
-
- .Sender_Avatar_File
- {
- float:left;
- border:1px solid #999;
- height:50px;
- margin-left:5px;
- }
-
- .FileIcon
- {
- float:left;
- width:50px;
- height:50px;
- border:1px solid #999;
- margin-left:5px;
- }
-
- .FileFrame
- {
- width:150px;
- height:170px;
- margin:5px 0 0 5px;
- background:#dfdfdf;
- }
-
- #SenderName
- {
- float:left;
- width:75px;
- background:#dfdfdf;
- line-height:30px;
- font-size:14px;
- color:#000;
- text-align:center;
- }
- #File_Description
- {
- float:left;
- width:150px;
- background:#dfdfdf;
- font-size:12px;
- color:#000;
- text-align:center;
- margin-top:5px;
- }
- #File_Description b
- {
- font-weight:bold;
- color:#139;
- }
- #File_Description u
- {
- float:left;
- width:150px;
- height:15px;
- text-align:center;
- text-decoration:underline;
- color:#000;
- margin:5px 0 5px 0;
- }
- #File_Description cite
- {
- float:left;
- clear:left;
- width:150px;
-
- line-height:12px;
- font-size:12px;
- color:#444;
- font-style:normal;
- text-align:center;
- margin:5px 0 15px 0;
- }
-
- #File_Description a.AlternLink:link, #File_Description a.AlternLink:visited
- {
- font-size:12px;
- color:#139;
- text-decoration:underline;
- }
- #File_Description a.AlternLink:hover
- {
- color:#fff;
- background:#139;
- text-decoration:none;
- }
- #SenderName cite
- {
- float:left;
- clear:left;
- width:85px;
-
- line-height:12px;
- font-size:12px;
- color:#444;
- font-style:normal;
- text-align:center;
- }
-
- #ControlButtons
- {
- float:left;
- display:block;
-
- width:159px !important;
- width:160px;
- height:21px !important;
- height:19px;
- background:#dfdfdf;
- font-size:14px;
- color:#000;
- padding:1px 0 0 1px;
- border-top:1px solid #dfdfdf;
- z-index:3;
- }
-
- #MsgBG
- {
- position:absolute;
- left:0px;
- top:0px;
- background:#dfdfdf;
- width:160px;
- height:195px;
- z-index:-1;
- }
-
- .Left
- {
- float:left !important;
- }
-
- .Right
- {
- float:right !important;
- }
- #Main
- {
- position:absolute;
- left:182px;
- top:70px;
- padding:10px;
- background: #FFF;
-
- border:1px solid #000;
- z-index:0;
- }
-
- #MainWindow
- {
- float:left;
- position:absolute;
- left:183px;
- top:63px;
- overflow:visible !important;
- overflow:auto !important;
- border:0px solid #fff;
- }
-
- #Main h2
- {
- margin:0px 0 10px 0px;
- width:100%;
- height:30px;
- line-height:30px;
- font-size:18px;
- color:#222;
- text-align:right;
- border-bottom:2px solid #999;
- }
-
- #Main h3
- {
- margin:5px 0 10px 0;
- width:100%;
- height:20px;
- line-height:20px;
- font-size:14px;
- color:#666;
- text-align:right;
-
- }
-
- #BottomLayer
- {
- position:absolute;
- bottom:0px;
- left:0px;
- width:100%;
- height:20px;
- background:#d8d8d8 url(/img/ProjectCenter/footer_bg.jpg) left bottom repeat-x;
-
- text-align:center;
-
- color:#ccc;
- line-height:20px;
- }
- .Help2
- {
- position:absolute;
- right:13px;
- bottom:0px;
- border-left:1px dashed #777;
- background:#d8d8d8 url(/img/ProjectCenter/footer_2_bg.jpg) left bottom repeat-x;
- color:#fff !important;
- }
-
- .Help
- {
- position:absolute;
- right:170px;
- bottom:0px;
- border-left:1px dashed #777;
- background:#d8d8d8 url(/img/ProjectCenter/footer_2_bg.jpg) left bottom repeat-x;
- color:#fff !important;
- }
-
- a.BottomLink:link, a.BottomLink:visited
- {
- float:left;
- color:#777;
- text-decoration:none;
- margin:0 0 0 0;
- border-right:1px dashed #777;
- padding:0 20px 0 20px;
- line-height:20px;
- font-weight:bold;
- }
-
- a.BottomLink:hover
- {
- color:#000;
- text-decoration:underline;
- }
- a.BottomLink:active
- {
- color:#fff;
- background:#999;
- }
-
- .ProgressBar_BG
- {
- float:left;
- clear:left;
- width:700px;
- height:20px;
- margin:0 0 0 20px;
- background:url(/img/App_GUI/Misc/indicator.gif) no-repeat left;
- }
-
- #WindowSpacer
- {
- position:absolute;
- width:1000px;
- height:681px;
- background:#fff;
- left:0px;
- top:0px;
- z-index:-3;
- }
-
- a.ClassicLink:link, a.ClassicLink:visited
- {
- color:#333;
- text-decoration:underline;
- }
- a.ClassicLink:hover
- {
- background:#333;
- color:#fff;
- text-decoration:none;
- }
-
- #JumpingIndicator
- {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- background:#fff url(/img/App_GUI/Misc/indicator_lg.gif) center no-repeat;;
- z-index:5;
- }
-
- a.Dark:link, a.Dark:visited{text-decoration: none;color:#333;}
- a.Dark:hover{text-decoration: underline; color:#000;}
- a.Dark:active{text-decoration: underline; color:#f00;}
-
- a.White:link, a.White:visited {text-decoration: none;color:#eee;}
- a.White:hover{text-decoration: underline; color:#fff;}
- a.White:active{text-decoration: underline; color:#f0f0f0;}
-
- a.Grey:link, a.Grey:visited{text-decoration: none;color:#666;}
- a.Grey:hover{text-decoration: underline; color:#000;}
- a.Grey:active{text-decoration: underline; color:#f00;}
-
- a.Red:link, a.Red:visited{text-decoration: underline;color:#A61C3D;}
- a.Red:hover{text-decoration: underline; color:#F00;}
- a.Red:active{text-decoration: underline; color:#666;}
-
- a.Blue:link, a.Blue:visited{text-decoration: underline;color:#36f;}
- a.Blue:hover{text-decoration: underline; color:#036;}
- a.Blue:active{text-decoration: underline; color:#f00;}
-
- #HelpMessage
- {
- position:absolute;
- right:0px;
- bottom:20px;
- background:#4381d4 url(/img/ProjectCenter/HelpMessage_bg.jpg) top repeat-x;
- border-top:3px solid #000;
- border-bottom:1px solid #666;
- font-family:"Lucida Grande", Tahoma, SimSun, sans-serif;
-
- padding-bottom:5px;
- cursor:pointer;
- cursor:hand;
- }
-
- #HelpMessage h1
- {
- line-height:30px;
- font-size:14px;
- margin:5px 0 0 10px;
- padding:0;
- color:#000;
- }
-
- #HelpMessage p
- {
- line-height:18px;
- font-size:12px;
- margin:0 10px 5px 10px;
- color:#fff;
- }
-
- #HelpMessage li
- {
- line-height:18px;
- margin:0 10px 0 10px;
- color:#fff;
- font-size:12px;
- }
-
- a.HelpLink:link, a.HelpLink:visited
- {
- color:#eee;
- font-weight:bold;
- padding-left:20px;
- background:#27c url(/img/vClipper/PageReference.gif) left center no-repeat;
- }
- a.HelpLink:hover
- {
- background-color:#38d;
- color:#fff;
- }
- a.HelpLink:active
- {
- background-color:#16b;
- }
-
- #FeedBack
- {
- position:absolute;
- right:0px;
- bottom:20px;
- background:#4381d4 url(/img/ProjectCenter/HelpMessage_bg.jpg) top repeat-x;
- border-top:3px solid #000;
- border-bottom:1px solid #666;
- font-family:"Lucida Grande", Tahoma, SimSun, sans-serif;
- height:100px;
- padding-bottom:5px !important;
- padding-bottom:12px;
-
- font-size:12px;
- }
-
- #FeedBack_Text
- {
- float:left;
- width:70%;
- height:85px;
- margin:5px 0 0 5px;
- font-size:14px;
- color:#666;
- line-height:20px;
- }
-
- #FeedBack_ControlSets
- {
- float:right;
- width:25%;
- height:65px;
- margin:10px 5px 0 0;
- border-left:2px solid #888;
- }
-
- #FeedBack_Submit
- {
- float:left;
- width:120px;
- height:25px;
- line-height:20px;
- font-size:12px;
- font-weight:bold;
- margin:0 5px 0 5px;
- font-family:"Lucida Grande", Tahoma, SimSun, sans-serif;
- }
-
- #FeedBack_Tip
- {
- float:left;
- clear:left;
- color:#fff;
- width:100%;
- font-size:12px;
- line-height:16px;
- margin:10px 0 0 5px;
- font-weight:bold;
- }
-
- a.HelpLink:link, a.HelpLink:visited
- {
- padding:0 10px 0 10px;
- color:#eee;
- font-weight:bold;
- background:#6af;
- text-decoration:none;
- }
- a.HelpLink:hover
- {
- background-color:#38d;
- color:#fff;
- }
- a.HelpLink:active
- {
- background-color:#16b;
- }
-
- #FeedBack_Done
- {
- position:absolute;
- float:left;
- left:0px;
- top:0px;
- width:100%;
- height:100px;
- background:#4381d4 url(/img/ProjectCenter/HelpMessage_bg.jpg) top repeat-x;
- cursor:pointer !important;
- cursor:hand !important;
-
- padding-bottom:5px !important;
- padding-bottom:12px;
- }
-
- #FeedBack_Done h1
- {
- line-height:30px;
- font-size:14px;
- margin:5px 0 0 10px;
- padding:0;
- color:#000;
- cursor:pointer;
- cursor:hand;
- }
-
- #FeedBack_Done p
- {
- line-height:18px;
- font-size:12px;
- margin:0 10px 5px 10px;
- color:#fff;
- font-weight:bold;
- cursor:pointer;
- cursor:hand;
- }